Documentation: Use relative source filenames in ABI documentation
authorBen Hutchings <benh@debian.org>
Sun, 15 Sep 2024 22:07:04 +0000 (00:07 +0200)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 21 Dec 2024 08:13:54 +0000 (09:13 +0100)
commit1ab21ac3e8b2d27c977e608754423f113c40c723
treeebbf860eea2077553f9bd13e9c2c2bce9fbaeed4
parentf763bf79d42252fd67b96bcc7b63a93ab4c96991
Documentation: Use relative source filenames in ABI documentation

Currently the ABI documentation files contain absolute source
filenames, which makes them unreproducible if the build directory can
vary.

Remove the source base directory ($srctree) from the source filenames
shown in the documentation.

Signed-off-by: Ben Hutchings <benh@debian.org>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name documentation-use-relative-source-paths-in-abi-documentation.patch
Documentation/sphinx/kernel_abi.py